Replace a few get_content_allocation calls with get_content_size
authorTimm Bäder <mail@baedert.org>
Sun, 18 Jun 2017 13:45:42 +0000 (15:45 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:14 +0000 (21:27 -0400)
commitc2abb698bea9e9f16f3187e5dbb0f32ec555d694
tree499d6f3d36102b4af5b432c2e7d45b70de5ce931
parente36ddfec177773ba993a8f8dcd566cf3fb3bb5aa
Replace a few get_content_allocation calls with get_content_size

The position of the content allocation is almost never relevant since
it's 0/0 for measure, size_allocate and snapshot.
12 files changed:
gtk/gtkcellview.c
gtk/gtkentry.c
gtk/gtkflowbox.c
gtk/gtkframe.c
gtk/gtkicon.c
gtk/gtkimage.c
gtk/gtklabel.c
gtk/gtkmenu.c
gtk/gtkrange.c
gtk/gtkstack.c
gtk/gtktoolpalette.c
gtk/gtkviewport.c